Pentagonal Grid
Generate Pentagonal grid pattern.
Node Data | |
|---|---|
Display name | |
Pentagonal Grid | |
Internal name | |
Node_Grid_Pentagonal | |
Inheritances | |
| Node_Processor | |
| Node_Grid_Pentagonal | |
Inputs | |
Output | |
vec2 |
Dimension |
surface |
Uv Map |
slider |
Uv Mix |
surface |
Mask |
Pattern | |
vec2 |
Position |
rotation |
Angle |
vec2 |
Scale |
slider |
Gap |
Render | |
enum |
Render Type |
gradient |
Tile Color |
color |
Gap Color |
surface |
Texture |
bool |
Use Texture Dimension |
bool |
Anti-Aliasing |
range |
Level |
Outputs | |
surface |
Surface Out |
Attributes | |
| Color Depth | |

Generate pentagonal grid, a patterns that consist of repeating pentagon shapes.
Properties
| Position | Offset of the grid in the 2D space. |
| Angle | Rotation of the grid in degree. |
| Scale | Scale of the grid. |
| Gap | Width of the gap between the pentagon shapes. |
Related Links
- Base Code: /scripts/node_grid_pentagonal/node_grid_pentagonal.gml
- Shader [sh_grid_pentagonal]: /shaders/sh_grid_pentagonal/sh_grid_pentagonal.fsh